Welcome![Sign In][Sign Up]
Location:
Search - tif to bmp

Search list

[GDI-BitmapTIFFSample

Description: 将tif,jpg,bmp,jam等多种文件合成pdf的源码下载。-to tif, jpg, bmp, jam and other synthetic pdf file to download the source code.
Platform: | Size: 694005 | Author: 张大力 | Hits:

[Other resourceQuickImage

Description: 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Converter similar, right image scaling, shearing. To handle jpg, tif, bmp format images. Various approach is the author of the study, cumulative, including smooth, fuzzy, edge sharpening, Fourier transform, corrosion, swelling, some of the contents and that the vc used image processing procedures similar, but there are also many different places.
Platform: | Size: 482800 | Author: 闫霖 | Hits:

[Special Effectstif_to_bmp

Description: 这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
Platform: | Size: 263415 | Author: farmer | Hits:

[Special Effectsunins000

Description: matlab开发的图像格式转化程序 能够很好的处理jpg,tif,bmp图像-Matlab development of the image format conversion procedure to be handled well jpg, tif, bmp image
Platform: | Size: 258501 | Author: 飞翔 | Hits:

[Graph programVisual C++6.0实现灰度位图处理

Description: 图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the format images can take many forms, such as TIF, JEMP, BMP, etc., engineering applications often have to deal with 256 Gray BMP images, such as through black-and-white collection in acquisition card The images
Platform: | Size: 11296 | Author: 凌兴德 | Hits:

[Windows DevelopBmpToTif

Description: Bitmap to Tiff conversion using Libti
Platform: | Size: 180224 | Author: 日本 | Hits:

[2D Graphicras2vec(光珊图像转换为矢量图)

Description: Ras2vec 源码 Ras2vec是一个用于将光珊图像转换为矢量图的工具,适合于将光珊格式(支持BMP、TIF)的工程图纸、地图、构件图转换为可无级缩放的矢量格式(支持EMF、DXF等格式),功能十分强大。同时它也是一个完全符合GPL协议的自由软件,提供了完整的源代码,推荐使用!作者:Davide Libenzi,工具:通用C 。-Ras2vec is a source for optical Alexandra images to vector conversion tool, suitable for optical Alexandra formats (BMP, TIF), engineering drawings, maps, plans components can be converted to no-scalable vector format (EMF support, DXF format), the function is very powerful. It is also a fully consistent with the GPL free software, provides a complete source code, recommended! Author : Davide Libenzi, tools : Definitive C.
Platform: | Size: 696320 | Author: 网萨 | Hits:

[GDI-Bitmaplite

Description: CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: | Size: 437248 | Author: 涂求汝 | Hits:

[GDI-Bitmapchangeformat

Description: 在vc.net几种图像格式的相互转换,bmp,jpg,tif。-vc.net several images in the format conversion, bmp, jpg, tif.
Platform: | Size: 46080 | Author: 朱群英 | Hits:

[Graph programVisual C++6.0实现灰度位图处理

Description: 图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the format images can take many forms, such as TIF, JEMP, BMP, etc., engineering applications often have to deal with 256 Gray BMP images, such as through black-and-white collection in acquisition card The images
Platform: | Size: 11264 | Author: 凌兴德 | Hits:

[GDI-BitmapTIFFSample

Description: 将tif,jpg,bmp,jam等多种文件合成pdf的源码下载。-to tif, jpg, bmp, jam and other synthetic pdf file to download the source code.
Platform: | Size: 693248 | Author: 张大力 | Hits:

[Special EffectstifTObmp

Description: 将TIF格式转换成BMP格式图像的程序.-TIF format will be converted into BMP format images procedures.
Platform: | Size: 38912 | Author: webb | Hits:

[2D Graphic20067-OCR

Description: 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。 -graphic character recognition (OCR) is commonly used things. Many programmers want their own procedures embedded OCR recognition module. Still, others- demanded too high a price; Themselves- is unbridgeable. In fact, as early as in Microsoft Office2003 has introduced an OCR module, the Chinese have a very good support (of a second to the domestic brand products). Many people may have noticed the good things, But MS_OCR VC in the interface and usage has not been any sign of disclosure. The author in a release here MS_OCR do with the model procedures, we try to identify capacity was pretty good, and supports a variety of graphics formats (bmp, jpg, tif).
Platform: | Size: 3324928 | Author: jms | Hits:

[Special Effectstif_to_bmp

Description: 这份vc源代码是实现tif图像格式到bmp 格式的转换-this vc source code is tif format images to bmp format conversion
Platform: | Size: 263168 | Author: farmer | Hits:

[Special EffectsFreeImage393

Description: FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven! -FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven !
Platform: | Size: 2506752 | Author: liuyangustc | Hits:

[Special Effectstif_to_bmp

Description: 图形格式转换 完成TIF到BMP格式的转换 -TIF graphics format conversion to complete the conversion to BMP format
Platform: | Size: 16384 | Author: sadfasdf | Hits:

[Graph programpic

Description: 处理JPG,TIF,BMP等互相转换平且可以处理各种图片效果-process picture source with jpg,tif,bmp image format
Platform: | Size: 7190528 | Author: zzwcl | Hits:

[GDI-Bitmapexportppt

Description: 将*.PPT文件导出为JPG,PGN,GIF,BMP,TIF图片.-Exports JPG,PGN,GIF,BMP,TIF format pictures from*.PPT files.
Platform: | Size: 67584 | Author: 李准 | Hits:

[matlabexport_fig

Description: This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.-This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it appears on screen - Cropped borders - Embedded fonts (vector formats) - Improved line and grid line styles (vector formats) - Anti-aliased graphics (bitmap formats) - Transparent background supported (pdf, eps, png) - Semi-transparent patch objects supported (png only) - RGB, CMYK or grayscale output (CMYK only with pdf, eps, tiff) - Optionally append to file (pdf only) - Vector formats: pdf, eps - Bitmap formats: png, tif, jpg, bmp, export to workspace This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced.
Platform: | Size: 16384 | Author: redasu | Hits:

[Picture ViewerTif

Description: tif图片转换成bmp显示 基于mfc vc++6.0-tif to bmp
Platform: | Size: 1954816 | Author: asj | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net